Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "success": true
}

Params

Param name Description
name
required

Validations:

  • Must be a String

hex_code
optional

Validations:

  • Must be a String

details
optional

Validations:

  • Must be a String

cover_image_s3_key
optional

Validations:

  • Must be a String

logo_s3_key
optional

Validations:

  • Must be a String

video_url
optional

Validations:

  • Must be a String

date_from
optional

Validations:

  • Must be a DateTime

date_to
optional

Validations:

  • Must be a DateTime

goal_amount
optional

Validations:

  • Must be a Integer

available_sums
optional

Validations:

  • Must be an array of any type

status
optional

Validations:

  • Must be a String

sponsorship_opportunity
optional

Validations:

  • Must be a String

workspace_id
required

Validations:

  • Must be a Integer